From c3f8010b1954664cfc7ff9f0ac44a533bee17490 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 1 Nov 2020 10:37:58 -0500 Subject: [PATCH] testsuite: Test GtkToolbar rewriting --- .../tools/simplify-data-3to4/toolbar.expected | 24 +++++++++++++++++ testsuite/tools/simplify-data-3to4/toolbar.ui | 27 +++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 testsuite/tools/simplify-data-3to4/toolbar.expected create mode 100644 testsuite/tools/simplify-data-3to4/toolbar.ui diff --git a/testsuite/tools/simplify-data-3to4/toolbar.expected b/testsuite/tools/simplify-data-3to4/toolbar.expected new file mode 100644 index 0000000000..fa090a9284 --- /dev/null +++ b/testsuite/tools/simplify-data-3to4/toolbar.expected @@ -0,0 +1,24 @@ + + + + + + + + New + document-new + Create a new document + + + + + vertical + + + + + + + diff --git a/testsuite/tools/simplify-data-3to4/toolbar.ui b/testsuite/tools/simplify-data-3to4/toolbar.ui new file mode 100644 index 0000000000..3f45466024 --- /dev/null +++ b/testsuite/tools/simplify-data-3to4/toolbar.ui @@ -0,0 +1,27 @@ + + + + + 1 + + + 1 + New + document-new + Create a new document + + + 1 + + + + + 1 + + + + + + + + -- 2.30.2